menu
trxact_io package
documentation
api/dto/common/response_dto.dart
ResponseDto<T>
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
@
override
@JsonKey.new(name: 'error_code')
String
?
errorCode
final
Implementation
@override @JsonKey(name: 'error_code') final String? errorCode;
trxact_io package
documentation
api/dto/common/response_dto
ResponseDto<T>
errorCode property
ResponseDto class