menu
croky package
documentation
croky.dart
MethodPrepare
acceptJson method
acceptJson method
dark_mode
light_mode
acceptJson
method
MethodPrepare
acceptJson
(
)
Implementation
MethodPrepare acceptJson() { _pathMethod.acceptedContentType.add(MimeTypes.json); return this; }
croky package
documentation
croky
MethodPrepare
acceptJson method
MethodPrepare class