minSplashScreenDuration property

  1. @TagNumber(7)
int get minSplashScreenDuration

Implementation

@$pb.TagNumber(7)
$core.int get minSplashScreenDuration => $_getIZ(6);
  1. @TagNumber(7)
set minSplashScreenDuration (int value)

Implementation

@$pb.TagNumber(7)
set minSplashScreenDuration($core.int value) => $_setSignedInt32(6, value);