GetnetInfoException constructor

GetnetInfoException({
  1. required String message,
})

Implementation

GetnetInfoException({required this.message});