menu
randpg package
documentation
entities/companions.dart
Dog
getCompanionType method
getCompanionType method
dark_mode
light_mode
getCompanionType
method
@
override
String
getCompanionType
(
)
override
Returns the name of the companion type
Implementation
@override String getCompanionType() => _companionType;
randpg package
documentation
entities/companions
Dog
getCompanionType method
Dog class