all property
      
      List<SupportedIdType> 
      get
      all
      
    
    
All supported id types.
Implementation
static List<SupportedIdType> get all => [int, uuidV4, uuidV7];All supported id types.
static List<SupportedIdType> get all => [int, uuidV4, uuidV7];