menu
matrix package
documentation
matrix_api_lite/model/matrix_exception.dart
MatrixException
retryAfterMs property
retryAfterMs property
dark_mode
light_mode
retryAfterMs
property
int
?
get
retryAfterMs
Implementation
int? get retryAfterMs => raw.tryGet<int>('retry_after_ms');
matrix package
documentation
matrix_api_lite/model/matrix_exception
MatrixException
retryAfterMs property
MatrixException class