Map<String, dynamic> toMap() { return <String, dynamic>{ 'identifier': identifier, 'type': type, }; }