You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your plugin.
Since serializers.serializeWith returns Object type, it would be very nice to add as Map<String, dynamic> at the end of this return serializers.serializeWith(Property.serializer, this) as Map<String, dynamic>;