type property

String type

The path handler type.

Implementation

String get type {
  throw UnimplementedError('type is not implemented on the current platform');
}