allAppNames property
@doc All app names keyed by environment key.
Implementation
@$pb.TagNumber(41)
FFAllAppNames get allAppNames => $_getN(38);
Implementation
@$pb.TagNumber(41)
set allAppNames(FFAllAppNames value) => $_setField(41, value);
@doc All app names keyed by environment key.
@$pb.TagNumber(41)
FFAllAppNames get allAppNames => $_getN(38);
@$pb.TagNumber(41)
set allAppNames(FFAllAppNames value) => $_setField(41, value);