ToEncodable typedef

ToEncodable = Object? Function(Object? object)

Implementation

typedef ToEncodable = Object? Function(Object? object);