createdUtc property Null safety

DateTime createdUtc
read / write

Date exposing when the account has been created

Implementation

DateTime createdUtc = DateTime.now();