menu
symbol_sdk package
documentation
symbol/models.dart
Height
Height.new constructor
Height.new constructor
dark_mode
light_mode
Height
constructor
Height
(
[
dynamic
height
])
Implementation
Height([dynamic height]) : super(SIZE, height ?? BigInt.from(0));
symbol_sdk package
documentation
symbol/models
Height
Height.new constructor
Height class