menu
bpriver_origin package
documentation
design_pattern.dart
IterablePattern<VT extends Object>
getByIndex abstract method
getByIndex abstract method
dark_mode
light_mode
getByIndex
abstract method
Danger
<
VT
,
IterablePatternExceptionABC
>
getByIndex
(
int
index
)
Implementation
Danger<VT, IterablePatternExceptionABC> getByIndex(int index);
bpriver_origin package
documentation
design_pattern
IterablePattern<VT extends Object>
getByIndex abstract method
IterablePattern mixin