menu
flutter_rgb package
documentation
types.dart
OperationResult
OperationResult.new constructor
OperationResult.new constructor
dark_mode
light_mode
OperationResult
constructor
OperationResult
(
{
required
String
txid
,
required
int
batchTransferIdx
,
})
Implementation
OperationResult({required this.txid, required this.batchTransferIdx});
flutter_rgb package
documentation
types
OperationResult
OperationResult.new constructor
OperationResult class