JsonApi constructor

JsonApi()

Factory constructor that returns a const JsonApi instance.

Implementation

factory JsonApi() => _JsonApiImpl();