RateLimit constructor

RateLimit(
  1. Map<String, dynamic> data
)

Implementation

RateLimit(this.data);