menu
tripos_mobile package
documentation
models/responses.dart
TransactionResponse
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
String
?
errorCode
final
错误代码 (用于程序化错误处理)
Implementation
final String? errorCode;
tripos_mobile package
documentation
models/responses
TransactionResponse
errorCode property
TransactionResponse class