FinancialConnectionsAccountOwnershipId constructor

const FinancialConnectionsAccountOwnershipId({
  1. required String id,
})

Implementation

const FinancialConnectionsAccountOwnershipId({required this.id});