getOwnerOccupation method

  1. @override
String getOwnerOccupation()
override

Returns the occupation of the owner

Implementation

@override
String getOwnerOccupation() => _ownerOccupation;