@override Object toJson() => { if (name.isNotDefault) 'name': name, 'userSpecifiedMetadata': ?userSpecifiedMetadata?.toJson(), };