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