service property
OpenIAService
get
service
this is the service that makes tha API calls
Implementation
OpenIAService get service => _service;
this is the service that makes tha API calls
OpenIAService get service => _service;