menu
cloudinary_url_gen package
documentation
asset/builders/general_asset_builder.dart
GeneralAsset
urlSuffix method
urlSuffix method
dark_mode
light_mode
urlSuffix
method
GeneralAsset
urlSuffix
(
String
urlSuffix
)
Implementation
GeneralAsset urlSuffix(String urlSuffix) { _urlSuffix = urlSuffix; return this; }
cloudinary_url_gen package
documentation
asset/builders/general_asset_builder
GeneralAsset
urlSuffix method
GeneralAsset class