HMSInSufficientDataException constructor Null safety

HMSInSufficientDataException(
  1. {required String message}
)

Implementation

HMSInSufficientDataException({required this.message});