fromJsonEx abstract method

T? fromJsonEx(
  1. dynamic json, [
  2. dynamic exParam
])

Implementation

T? fromJsonEx(json, [dynamic exParam]);