Dart RegExp runtimeType
Syntax & Examples

Syntax of RegExp.runtimeType

The syntax of RegExp.runtimeType property is:

 Type runtimeType 

This runtimeType property of RegExp a representation of the runtime type of the object.

Return Type

RegExp.runtimeType returns value of type Type.