menu
flutter_nekoton_bridge package
documentation
nekoton/core/models/transaction.dart
Transaction
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
@JsonKey(includeIfNull: false)
int
?
get
exitCode
inherited
Implementation
@JsonKey(includeIfNull: false) int? get exitCode => throw _privateConstructorUsedError;
flutter_nekoton_bridge package
documentation
nekoton/core/models/transaction
Transaction
exitCode property
Transaction class