AFFSQueryID constructor

const AFFSQueryID(
  1. String code
)

Implementation

const AFFSQueryID(String code): super(code, AFFSLibraryID.id);