interests property

List<String>? interests

Implementation

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