customShowBody property

CustomShowBody? customShowBody
inherited

Implementation

CustomShowBody? get customShowBody => throw _privateConstructorUsedError;
void customShowBody=(CustomShowBody? value)
inherited

Implementation

set customShowBody(CustomShowBody? value) =>
    throw _privateConstructorUsedError;