menu
eskema
result.dart
Result
<
T
>
expectationCount property
expectationCount
dark_mode
light_mode
expectationCount
property
int
get
expectationCount
Implementation
int get expectationCount => expectations.length;
eskema
result
Result
<
T
>
expectationCount property
Result class