mobileSpecificParams property

  1. @override
MobileSpecificParams mobileSpecificParams
final

Parameters specific to the web version. This may eventually be merged with webSpecificParams, if all features become cross platform.

Implementation

@override
final MobileSpecificParams mobileSpecificParams;