label property

  1. @override
String get label
override

A short human-readable description shown on the splash screen while this task runs.

Implementation

@override
String get label => Strings.startupRemoteConfigSync;