parseObject abstract method

T parseObject(
  1. Map<String, dynamic> json
)

Implementation

T parseObject(Map<String, dynamic> json);