type property

  1. @override
String get type
override

The path handler type.

Implementation

@override
String get type => platform.type;