menu
map4d_services_dtqg package
documentation
map4d_services.dart
MFServiceError
MFServiceError.new constructor
MFServiceError.new constructor
dark_mode
light_mode
MFServiceError
constructor
MFServiceError
(
String
code
,
String
message
)
Creates a MFServiceError with code and message.
Implementation
MFServiceError(this.code, this.message);
map4d_services_dtqg package
documentation
map4d_services
MFServiceError
MFServiceError.new constructor
MFServiceError class