HMSInSufficientDataException constructor

HMSInSufficientDataException({
  1. required String message,
})

Implementation

HMSInSufficientDataException({required this.message});