menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/abi.dart
validateCell function
validateCell function
dark_mode
light_mode
validateCell
function
bool
validateCell
(
String
data
)
Implementation
bool validateCell(String data) => ntValidateCell(data: data);
flutter_nekoton_bridge package
documentation
nekoton/helpers/abi
validateCell function
abi library