AsMapEncodable<T extends SelfEncodable> extension

on
  • Map<dynamic, T>

Properties

encode SelfEncodable

Available on Map<dynamic, T>, provided by the AsMapEncodable extension

Returns an Encodable that can encode a map of K and T.
no setter