silent constant
TryGet
const silent
This is helpful if you have a field that can mean multiple things on purpose.
Implementation
static const TryGet silent = _SilentLog();
This is helpful if you have a field that can mean multiple things on purpose.
static const TryGet silent = _SilentLog();