infoCustom method
Implementation
Future<InfoCustomReturnModel?> infoCustom() {
throw UnimplementedError('infoCustom() has not been implemented.');
}
Future<InfoCustomReturnModel?> infoCustom() {
throw UnimplementedError('infoCustom() has not been implemented.');
}