menu
style_dart package
documentation
style_dart.dart
EtagEndpoint
onRequest abstract method
onRequest abstract method
dark_mode
light_mode
onRequest
abstract method
FutureOr
<
ResponseWithCacheControl
<
String
>
>
onRequest
(
ValidationRequest
<
String
>
request
)
Implementation
FutureOr<ResponseWithCacheControl<String>> onRequest( ValidationRequest<String> request);
style_dart package
documentation
style_dart
EtagEndpoint
onRequest abstract method
EtagEndpoint class