convertFromPublicPartial method

Map<String, dynamic> convertFromPublicPartial (
  1. Map<String, dynamic> item
)
inherited

Converts the given object from the public partial format.

  • value the object to convert from the public partial format. Returns the initial object.