type property

  1. @override
String get type

Unique type to give to the model. Whether or not collision is expected is dependent on the parameters of your system.

Implementation

@override
String get type => "BookmarkShareRequest";