items property

List<VerificationCode>? items
getter/setter pair

A list of verification code resources.

Implementation

core.List<VerificationCode>? items;