info method

Implementation

Future<GetnetInfoResponse> info() async {
  throw UnimplementedError('info() has not been implemented.');
}