primary_file_id property

String? get primary_file_id

Implementation

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