fullName property

String? get fullName
inherited

Implementation

String? get fullName => throw _privateConstructorUsedError;
set fullName (String? value)
inherited

Implementation

set fullName(String? value) => throw _privateConstructorUsedError;