owner property

String? get owner

Implementation

String? get owner => (_$data['owner'] as String?);