menu
croky package
documentation
croky.dart
MethodPrepare
accept method
accept method
dark_mode
light_mode
accept
method
MethodPrepare
accept
(
String
type
)
Implementation
MethodPrepare accept(String type) { _pathMethod.acceptedContentType.add(type); return this; }
croky package
documentation
croky
MethodPrepare
accept method
MethodPrepare class