afterDecode abstract method

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

Implementation

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