SerdeType.late constructor

const SerdeType.late(
  1. SerdeType func()
)

Implementation

const factory SerdeType.late(SerdeType Function() func) = SerdeTypeLate._;