lastUpdateNotification property
Implementation
@$pb.TagNumber(3)
$core.String get lastUpdateNotification => $_getSZ(2);
Implementation
@$pb.TagNumber(3)
set lastUpdateNotification($core.String v) {
$_setString(2, v);
}
@$pb.TagNumber(3)
$core.String get lastUpdateNotification => $_getSZ(2);
@$pb.TagNumber(3)
set lastUpdateNotification($core.String v) {
$_setString(2, v);
}