receiveJSON abstract method

void receiveJSON(
  1. Map<String, dynamic> map
)

Implementation

void receiveJSON(Map<String, dynamic> map);