menu
fpjs_pro_plugin package
documentation
error.dart
ApiError
ApiError.new constructor
ApiError.new constructor
dark_mode
light_mode
ApiError
constructor
ApiError
(
String
?
message
)
Implementation
ApiError(String? message) : super('ApiError', message);
fpjs_pro_plugin package
documentation
error
ApiError
ApiError.new constructor
ApiError class