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