Dart Duration runtimeType
Syntax & Examples
Syntax of Duration.runtimeType
The syntax of Duration.runtimeType property is:
Type runtimeType
This runtimeType property of Duration a representation of the runtime type of the object.
Return Type
Duration.runtimeType returns value of type Type
.