menu
github_flutter
github.dart
RateLimitHit
RateLimitHit.new const constructor
RateLimitHit.new
dark_mode
light_mode
RateLimitHit
constructor
const
RateLimitHit
(
GitHub
github
)
Implementation
const RateLimitHit(GitHub github) : super(github, 'Rate Limit Hit');
github_flutter
github
RateLimitHit
RateLimitHit.new const constructor
RateLimitHit class