decoder property

T? Function(String json) decoder
getter/setter pair

Implementation

T? Function(String json) decoder;