Map<String, dynamic> toMap() { return <String, dynamic>{ 'defaultGid': ?defaultGid, 'defaultUid': ?defaultUid, 'mountPath': ?mountPath, }; }