beforeDecode abstract method

void beforeDecode(
  1. Map<String, dynamic> json
)

Implementation

void beforeDecode(Map<String, dynamic> json);