menu
spark_framework package
documentation
spark.dart
PageData<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
HTTP status code for the response.
Defaults to 200 (OK).
Implementation
final int statusCode;
spark_framework package
documentation
spark
PageData<T>
statusCode property
PageData class