RestApiService constructor

RestApiService()

Implementation

RestApiService()
    : super(
        'rest',
        [],
      );