menu
servicekit package
documentation
models/wallet_entity.dart
WalletFellowship
WalletFellowship constructor
WalletFellowship constructor
dark_mode
light_mode
WalletFellowship
constructor
WalletFellowship
(
int
xIdx
,
String
name
)
Implementation
WalletFellowship(this.xIdx, String name) : super(xIdx, name);
servicekit package
documentation
models/wallet_entity
WalletFellowship
WalletFellowship constructor
WalletFellowship class