hobbies property

List<String>? hobbies

Implementation

List<String>? get hobbies => (_$data['hobbies'] as List<String>?);