getCompanionType method

  1. @override
String getCompanionType()
override

Returns the name of the companion type

Implementation

@override
String getCompanionType() => _companionType;