convertFromPublicPartial_ method Null safety

dynamic convertFromPublicPartial_(
  1. dynamic value
)

Converts the given object from the public partial format.

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