menu
fireblocks_flutter_ncw_sdk package
documentation
events/fireblocks_error.dart
FireblocksError
FireblocksError.new constructor
FireblocksError.new constructor
dark_mode
light_mode
FireblocksError
constructor
FireblocksError
(
String
errorString
,
int
errorCode
)
Implementation
FireblocksError(this.errorString, this.errorCode);
fireblocks_flutter_ncw_sdk package
documentation
events/fireblocks_error
FireblocksError
FireblocksError.new constructor
FireblocksError class