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