menu
leetcode_api_dart package
documentation
models/post.dart
Post
coinRewards property
coinRewards property
dark_mode
light_mode
coinRewards
property
List
<
CoinReward
>
get
coinRewards
inherited
Implementation
List<CoinReward> get coinRewards => throw _privateConstructorUsedError;
leetcode_api_dart package
documentation
models/post
Post
coinRewards property
Post class