fromJson method Null safety

String fromJson(
  1. dynamic _
)
override

Implementation

@override
fromJson(_) => _.toString();